From: Richard M. Stallman Date: Sat, 14 Mar 1998 04:43:03 +0000 (+0000) Subject: Comment change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~71344 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=9b7c13e0bd8e67d7b802f44c66b288f991848eda;p=emacs.git Comment change. --- diff --git a/lisp/dabbrev.el b/lisp/dabbrev.el index d9cf9e762dd..58097bdd4c5 100644 --- a/lisp/dabbrev.el +++ b/lisp/dabbrev.el @@ -831,7 +831,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]." (if old (save-excursion (search-backward old)) - ;;(store-match-data (list (point-marker) (point-marker))) + ;;(set-match-data (list (point-marker) (point-marker))) (search-backward abbrev)) ;; Make case of replacement conform to case of abbreviation ;; provided (1) that kind of thing is enabled in this buffer